-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add TransferDetails screen #138
Merged
Merged
+944
−38
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KevinBoulongne
force-pushed
the
clean-code
branch
from
October 31, 2024 08:12
3eefe01
to
a254939
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
October 31, 2024 08:13
59f1a29
to
b045da5
Compare
KevinBoulongne
force-pushed
the
clean-code
branch
from
October 31, 2024 09:23
a254939
to
3197606
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
October 31, 2024 09:23
77de0cb
to
57d4963
Compare
KevinBoulongne
force-pushed
the
clean-code
branch
from
October 31, 2024 12:26
3197606
to
93d9167
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
October 31, 2024 12:26
57d4963
to
979f98c
Compare
KevinBoulongne
force-pushed
the
clean-code
branch
from
October 31, 2024 13:29
93d9167
to
2379dfb
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
October 31, 2024 13:29
0885456
to
8e14625
Compare
KevinBoulongne
force-pushed
the
clean-code
branch
from
November 1, 2024 09:49
2379dfb
to
973c122
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 1, 2024 09:50
9f3cb87
to
6310add
Compare
KevinBoulongne
force-pushed
the
clean-code
branch
from
November 1, 2024 10:18
973c122
to
daf7a04
Compare
KevinBoulongne
changed the base branch from
main
to
received-two-pane-scaffold
November 1, 2024 10:19
KevinBoulongne
force-pushed
the
received-two-pane-scaffold
branch
from
November 1, 2024 10:22
a9fcfae
to
ff5f475
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 1, 2024 10:22
6310add
to
70b446b
Compare
KevinBoulongne
force-pushed
the
received-two-pane-scaffold
branch
from
November 4, 2024 08:11
ff5f475
to
49fb0ee
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 4, 2024 08:11
70b446b
to
6ca17b6
Compare
KevinBoulongne
force-pushed
the
received-two-pane-scaffold
branch
from
November 4, 2024 08:21
49fb0ee
to
8e898b3
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 4, 2024 08:21
6ca17b6
to
0824ebb
Compare
KevinBoulongne
force-pushed
the
received-two-pane-scaffold
branch
from
November 4, 2024 14:20
8e898b3
to
e4a8cb0
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 4, 2024 14:23
8cc3c72
to
3c79452
Compare
KevinBoulongne
force-pushed
the
received-two-pane-scaffold
branch
from
November 5, 2024 05:17
e4a8cb0
to
4a16dab
Compare
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 5, 2024 05:18
3c79452
to
cb2a5d2
Compare
KevinBoulongne
force-pushed
the
received-two-pane-scaffold
branch
from
November 6, 2024 12:14
4a16dab
to
f43a710
Compare
This PR/issue depends on:
|
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 7, 2024 12:28
b1ae78c
to
6887dd7
Compare
tevincent
approved these changes
Nov 7, 2024
KevinBoulongne
force-pushed
the
transfer-details
branch
from
November 7, 2024 13:44
b6da5d5
to
e71cf27
Compare
Quality Gate failedFailed conditions |
sirambd
approved these changes
Nov 8, 2024
...in/java/com/infomaniak/swisstransfer/ui/screen/main/transferdetails/TransferDetailsScreen.kt
Outdated
Show resolved
Hide resolved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on #129
The quality gate failure about duplicated code can be ignored, it's only about testing code.